about dialog: Use ::activate-link for license
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jan 2019 04:16:16 +0000 (23:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jan 2019 22:31:56 +0000 (17:31 -0500)
This should behave the same as all the other links
in this dialog.

Closes: #1561
gtk/ui/gtkaboutdialog.ui

index 180151f66e3cf736a460b20235620604d756c989..f698c758b9a2fde8435bd999456f6b46966c483d 100644 (file)
@@ -98,6 +98,7 @@
                         <property name="wrap">1</property>
                         <property name="selectable">1</property>
                         <property name="max-width-chars">60</property>
+                        <signal name="activate-link" handler="emit_activate_link" object="GtkAboutDialog" swapped="yes"/>
                       </object>
                     </child>
                   </object>